home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 February / pcpro0202.iso / demos / poser pro / Flash / hand / interactiveHAND.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-01-13  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("open");
  3. }
  4.